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