import * as i0 from "@angular/core";
/**
 * Specifies a section to group items within the toolbar. The section displays items in a separate horizontal row.
 */
export declare class SkyToolbarSectionComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarSectionComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SkyToolbarSectionComponent, "sky-toolbar-section", never, {}, {}, never, ["*", "sky-toolbar-view-actions"], false, never>;
}
