import React from 'react'; import { IApplicationStatus } from './types'; export declare const SuccessState: React.FC;