import * as i0 from "@angular/core";
/**
 * Adds a section on the right side of the toolbar for items that substantially alter
 * the view of the content container. This includes simple filters and view switchers.
 */
export declare class SkyToolbarViewActionsComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarViewActionsComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SkyToolbarViewActionsComponent, "sky-toolbar-view-actions", never, {}, {}, never, ["*"], false, never>;
}
