import type { ObjectType } from 'abandonjs'; export declare function writeJsonFile(dataSource: ObjectType, fileName?: string): void; //# sourceMappingURL=write.d.ts.map