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