export function haiku(options: any): any; export function random(options: { count: number }): string;