/** * Support configuration for unified-tracking package * Help keep this package free and improving */ export declare const SUPPORT_CONFIG: { readonly url: "https://aoneahsan.com/payment?project-id=unified-tracking&project-identifier=unified-tracking"; readonly label: "Support the Project"; readonly description: "Help us keep unified-tracking free and improving"; };