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