export declare function randomString(alphabet: string, length: number): string;