import { type ContentWriterOptions } from '../../types'; export declare const writeTransformJsonNull: ({ fileWriter: { writer, writeImport }, dmmf, getSingleFileContent, }: ContentWriterOptions) => void; //# sourceMappingURL=writeTransformJsonNull.d.ts.map