import { SectionAccountKey, SectionAccountsView } from './sectionAccountsView'; export interface SectionAccountsViewState { sectionsByKey: Record; }