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