export declare const isXuid: (xuid: string) => boolean; export declare const getRandomUint64: () => bigint;