export declare function repeat(string: string, count: number): string;