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