/** * aegis validate * * Validates the .agentpolicy/ directory against the Aegis schemas. * Quick, local, no API key needed. */ export declare function validateCommand(): Promise; //# sourceMappingURL=validate.d.ts.map