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