import * as i0 from "@angular/core"; export declare class SdmAnchorControl { get tabIndex(): number | undefined; disabled?: boolean; theme?: "primary" | "secondary" | "info" | "success" | "warning" | "danger" | "grey"; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }