import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const TableIcon: FunctionalComponent; export default TableIcon;