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