export function repeat(reps: any, value: any): any[];
