/**
 * Get the navigation root information.
 * @function getNavroot
 * @returns {Object} navroot
 */
export function getNavroot(url: any): any;
