import { ITextNav } from './text.nav.interface'; export declare class TextNavSharedComponent { config: ITextNav; }