export declare const writeFileSafely: (writeLocation: string, content: any, addToIndex?: boolean) => Promise;