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