import type { Bundle } from "./types"; declare const _default: (domain: Uint8Array) => (bundle: Bundle, walletAddress: string) => boolean; export default _default; //# sourceMappingURL=verify.d.ts.map