export * from './exports'; declare const _default: { bootstrap(): void; register(app: any): Promise; }; export default _default;