export * from './app/index'; declare function start(): Promise; export default start;