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