import { Secret } from './index.js'; export declare const parseSecret: (secret: string | Uint8Array) => Secret; //# sourceMappingURL=NUT11.d.ts.map