import { RequestsParams } from "../request";
import { ConsentHistoryRequests } from "./types/consent-history";
declare const _default: ({ config, request }: RequestsParams) => ConsentHistoryRequests;
export default _default;
//# sourceMappingURL=consent-history.d.ts.map