import type { DIconProps } from '../Icon'; export declare function TableOutlined(props: Omit): JSX.Element;