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