export declare function repeat(data: string): string;
