import { SVGProps } from 'react'; declare const IconKeyboardHidingFill: (props: SVGProps) => JSX.Element; export default IconKeyboardHidingFill;