import { ISubNavCollection } from './sub.nav.horizonal.interface'; export declare class SubNavHorizontalSharedComponent { links: ISubNavCollection; }