export declare const repeat: (value: T, count: number) => any[];