import { Application } from './Application';
declare const application: Application;
export { Application, application };
