export declare const writeJsonSync: (path: string, data: any, spaces?: number) => void;