/**
 * 2024-09-07:  Migrated from the same folder in fps-library-v2/banner...
 */
export declare const callFunctionNTimes: (func: any, n: number) => any[];
export declare const add1XX2XXChars: (input: string) => string;
export declare const rem1XX2XXChars: (input: string) => string;
//# sourceMappingURL=sauce.d.ts.map