import { StyledIcon } from '@styled-icons/styled-icon'; export declare const QuestionSquare: StyledIcon; export declare const QuestionSquareDimensions: { height: number; width: number; };