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