/** * @param ch - character * @param n - repeat count */ export declare const repeat: import("@thi.ng/api").Fn2; //# sourceMappingURL=repeat.d.ts.map