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