export interface RootState { $name: string; } export default RootState;