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