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