export declare function writeStatus(outputDir: string, json: any): void; export default writeStatus;