export declare const randomString: (length: number, alphabet?: string) => string;