import MetaState from './MetaState'

export default MetaState
export type { IMetaState } from './MetaState'
