import * as i0 from "@angular/core";
/**
 * Specifies the body content to display inside the box and provides padding around that content.
 */
export declare class SkyBoxContentComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyBoxContentComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SkyBoxContentComponent, "sky-box-content", never, {}, {}, never, ["*"], false, never>;
}
