export module Sys:Core; import :Types; export Config make_config() { return {42}; }