export function hasNavigationTree(state: any): any; export function selectNavigationRoot(state: any): any; export function selectNavigationChildren(state: any): any; export function selectNavigationDepends(): never[];