import './thirty-two-shim.js'; declare module 'thirty-two' { const encode: (key: string | Buffer) => string; }