export declare const writeJSON: (file: string, payload: any, comment?: string) => void;