import { type AiFilesPaths } from "./paths.js";
export declare function statusAiFiles({ projectDir, convexDir, }: AiFilesPaths): Promise<void>;
//# sourceMappingURL=status.d.ts.map