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