import * as i0 from "@angular/core";
export declare class SdsToolbarComponent {
    color: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<SdsToolbarComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SdsToolbarComponent, "sds-toolbar", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], false, never>;
}
