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