declare const FileImport: import("svelte").Component<$$ComponentProps, {}, "">; type FileImport = ReturnType; export default FileImport;