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