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