export default getNamespacedState; declare function getNamespacedState(state: any, namespace: any): any;