export declare class SlSecondaryNav {
    srHint: string;
    render(): any;
}
