import { LockingScript } from "@bsv/sdk"; export declare const resolvePaymail: (paymailAddress: string, amtToReceive: number) => Promise;