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