import React from "react"; export declare const LoadingPaneStateful: (props: any) => React.JSX.Element; export default LoadingPaneStateful;