declare function getConsentLinkUrl(countryCode: string, locale: string): string;
export { getConsentLinkUrl };
