import { Selection } from './providers/selection'; import * as i0 from "@angular/core"; export declare class ClrDatagridSelectionCellDirective { private readonly selection; constructor(selection: Selection); private onSelectionCellClick; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }