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