import { SvgIconComponent } from './types'; declare const KeyboardArrowRightIcon: SvgIconComponent; export default KeyboardArrowRightIcon;