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