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