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