import { type DonationAlertsCallType } from '../donation-alerts-api-call-options'; /** @internal */ export declare function getDonationAlertsApiUrl(url: string, type: DonationAlertsCallType): string; //# sourceMappingURL=url.d.ts.map