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