import { NavigationItem } from '../../rest-sdk/dto/navigation-item'; export declare const getClass: (node: NavigationItem) => string | undefined;