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