export type DefinedName = { name: string; formula: string; localSheetId?: number; };