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