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