/**
* This is the public API for this package.
* We avoid using splat (*) exports so that we can control what is exposed.
*/export { withOneTrust } from'./domain/wrapper';
exporttype { OneTrustSettings } from'./domain/wrapper';
//# sourceMappingURL=index.d.ts.map