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