export declare const tasksJsonPath: (runDir: string) => string; export declare const designsDir: (runDir: string) => string; export declare const themesMdPath: (runDir: string) => string; export declare const statusMdPath: (runDir: string) => string;