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