import "./remote-enum.svelte"; declare module "../../theme/definitions.js" { interface ExtraComponents { remoteEnumField: {}; } }