import * as React from "react"; export declare class PureRenderComponent extends React.Component { shouldComponentUpdate: Function; }