import * as i0 from "@angular/core"; /** Marks content to be projected into the prefix (leading) slot of a button. */ export declare class KbqButtonPrefix { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } /** Marks content to be projected into the suffix (trailing) slot of a button. */ export declare class KbqButtonSuffix { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }