/// import * as React from 'react'; export declare class ViewOff extends React.PureComponent, {}> { render(): JSX.Element; } export default ViewOff;