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