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