export { ConfigResource, BaseConfigResource, type Config, type ConfigUpdateParams, type ConfigGetParams, } from "./config.mjs"; export { GoogleTagGateway, BaseGoogleTagGateway } from "./google-tag-gateway.mjs"; //# sourceMappingURL=index.d.mts.map