export type NumberFormat = { id: number; formatCode: string; };