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