import { EventEmitter } from '@angular/core'; export declare class MOperationsRotationLeftComponent { readonly mRotateLeft: EventEmitter; }