export declare function applySaltToChar(c: any, salt: any): void; export default applySaltToChar; //# sourceMappingURL=applySaltToChar.d.ts.map