import type { IconProps } from './icon.context.js'; declare const Table2Icon: import("svelte").Component; type Table2Icon = ReturnType; export default Table2Icon;