export declare const ENV_VARIABLES: {
    PARJS_APP_ID: string;
    PARJS_POSTHOG_TOKEN: string;
    PARJS_PACKAGE_VERSION: string;
};
//# sourceMappingURL=index.d.ts.map