export default function () { return { drawerState: true, viewRange: '1M', listPageSize: 10, range: { start: null, end: null }, defaultRange: { start: null, end: null }, currencyCode: 'AAA', currencyId: '0', cacheKey: 'initial' } }