export declare function Repeat(s: string, count: number): string;