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