/// import type { SvelteComponentTyped } from "svelte"; export interface FileInputProps extends svelte.JSX.HTMLAttributes { /** * @default null */ class?: string | false | null; /** * A class string to add to the `