/** * aegis explain * * Has Aegis read the current .agentpolicy/ and explain it in * plain language. Like asking your COO to walk you through * the operating procedures. */ export declare function explainCommand(): Promise; //# sourceMappingURL=explain.d.ts.map