import React from 'react'; import IconProps from './props'; declare const KeyboardOutlineIcon: React.FC; export default KeyboardOutlineIcon;