import * as i0 from "@angular/core";
/**
 * Specifies a container for an item in the toolbar.
 */
export declare class SkyToolbarItemComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarItemComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SkyToolbarItemComponent, "sky-toolbar-item", never, {}, {}, never, ["*"], false, never>;
}
