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