import { IconProps } from '../lib';
declare function GridFour(props: IconProps): JSX.Element;
export default GridFour;
