import { type Schema } from '../schema/core.js'; import type { NumberFormat } from './numbers.js'; export declare const NumberFormatSchema: Schema;