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