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