export declare const obfuscateString: (text: string, mapping: Record<string, number>) => string;
//# sourceMappingURL=obfuscateString.d.ts.map