import AppSectionState from 'App/State/AppSectionState'; import Command from 'Commands/Command'; export type CommandAppState = AppSectionState; export default CommandAppState;