import { ChangeDetectorRef } from '@angular/core'; export declare class ActionBarComponent { private cd; constructor(cd: ChangeDetectorRef); }