import { Grid } from '@anglr/grid'; import * as i0 from "@angular/core"; /** * Directive that sets metadata selector storage name */ export declare class SelectionStoreDirective { constructor(grid: Grid, selectionStore: string); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } //# sourceMappingURL=selectionStore.directive.d.ts.map