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