export declare class NotDraggableDirective { constructor(); onDragStart(event: any): boolean; }