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