export declare class NumericOptions { digits: number; format: string; iso: string; }