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