export {}; declare function saslScramSha256(sasl: any): void; export { saslScramSha256 }; export default saslScramSha256;