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