import { ViewContainerRef } from '@angular/core'; import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; import * as i0 from "@angular/core"; /** * Cursor Maps Directive * ```html * * * * ``` */ export declare class CustomCursorDirective extends ComplexBase { private viewContainerRef; directivePropList: any; /** * Defines the property of a Data Map Items */ action: any; /** * Defines the Fields for the Data Map Items * @default '' */ cursor: any; constructor(viewContainerRef: ViewContainerRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaratione-cursormap", never, { "action": "action"; "cursor": "cursor"; }, {}, never>; } /** * CustomCursor Array Directive * @private */ export declare class CustomCursorsDirective extends ArrayBase { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaratione-cursormaps", never, {}, {}, ["children"]>; }