import { IconDefinition } from '../types';
declare const SplitCellsOutlined: IconDefinition;
export default SplitCellsOutlined;
