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