export declare function generateUrlSafeRandom(params: { length: number; }): string;