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