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