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