import * as i0 from "@angular/core";
/**
 * Specifies the controls to display in upper right corner of the box. These buttons typically let users edit the box content.
 */
export declare class SkyBoxControlsComponent {
    #private;
    boxHasHeader(value: boolean): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyBoxControlsComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SkyBoxControlsComponent, "sky-box-controls", never, {}, {}, never, ["*"], false, never>;
}
