/** * @hidden */ declare const PendingApproval: (bitgo: any, pendingApproval: any, wallet: any) => void; export = PendingApproval; //# sourceMappingURL=pendingapproval.d.ts.map