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