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