export declare const makeUserId: () => string; export declare const makeSessionId: () => string; export declare const makePageViewId: () => string;