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