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