import { FC, SVGProps } from 'react'; declare const IconTable: FC & { fill?: string }>; export default IconTable;