import { ReactIconComponentType } from '../types';

declare const KeyboardHide: ReactIconComponentType;
export default KeyboardHide;
            