import * as bootstrap from './bootstrap'; declare const _default: { bootstrap: typeof bootstrap; }; export default _default;