declare const Two048: import("svelte").Component<Record<string, never>, {}, "">;
type Two048 = ReturnType<typeof Two048>;
export default Two048;
