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