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