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