export declare function str_repeat(input: string, multiplier: number): string;