import type { LibDemos } from "@libdemos"; declare const restoreSecret: (shares: Uint8Array[], module?: LibDemos) => Promise; export default restoreSecret; //# sourceMappingURL=restoreSecret.d.ts.map