import Application from './application'; export type { ApplicationProps } from './application'; export default Application;