/** * `agentguard explain`: decode a signed receipt with cap math + signature breakdown. */ export declare function runExplain(argv: string[]): Promise; //# sourceMappingURL=explain.d.ts.map