export const DEFAULT_SETTINGS = { defaultCurrency: 'USD', taxYear: new Date().getFullYear().toString(), ownerName: '', };