export declare function resolveMixpanelUserId(email: string): string;
export declare function resolveMixpanelServerId(serverHostname: string): string;
export declare const resolveDistinctId: typeof resolveMixpanelUserId;
//# sourceMappingURL=tracking.d.ts.map