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