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