import "./native-files.svelte"; declare module "../../theme/definitions.js" { interface ExtraComponents { nativeFilesField: {}; } }