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