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