import { default as React } from 'react';
import { IconProps } from '../../Icon';
export declare const TableMergeCellsIcon: React.FC<IconProps>;
