?
Current File : /home/sanghavirealty/public_html/node_modulesazwer/yaml/dist/stringify/stringifyNumber.d.ts
import type { Scalar } from '../nodes/Scalar.js';
export declare function stringifyNumber({ format, minFractionDigits, tag, value }: Scalar): string;