import React from 'react'; type OwnProps = {}; export declare const UpdatePane: React.ComponentClass; export {};