export * from './stores/imagine-config.store'; export * from './wrapper/imagine-routing.store'; export declare const CUSTOM_ELEMENT_TAG: "imagine-web-components-wrapper"; export type { InitImagineConfigConfig, InitImagineConfigOptions, InitImagineConfigFn, } from './stores/imagine-config.store'; //# sourceMappingURL=web-components.d.ts.map