import { SVGProps } from 'react';
export declare function Hide(props: SVGProps<SVGSVGElement>): JSX.Element;
