/// import { IconProps } from '../../types'; declare const SmileSquare: (allProps: IconProps) => JSX.Element; export default SmileSquare;