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