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