import * as i0 from "@angular/core";
import * as i1 from "@skyux/theme";
/**
 * Specifies a header to display on an action button.
 */
export declare class SkyActionButtonHeaderComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyActionButtonHeaderComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SkyActionButtonHeaderComponent, "sky-action-button-header", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.SkyThemeComponentClassDirective; inputs: {}; outputs: {}; }]>;
}
