export declare class Navigation {
    role: string;
    hostClass: boolean;
}
