import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./grid.module"; export declare const FilterService: ValueProvider; export declare const PageService: ValueProvider; export declare const SelectionService: ValueProvider; export declare const SortService: ValueProvider; export declare const GroupService: ValueProvider; export declare const ReorderService: ValueProvider; export declare const RowDDService: ValueProvider; export declare const DetailRowService: ValueProvider; export declare const ToolbarService: ValueProvider; export declare const AggregateService: ValueProvider; export declare const SearchService: ValueProvider; export declare const VirtualScrollService: ValueProvider; export declare const EditService: ValueProvider; export declare const ResizeService: ValueProvider; export declare const ExcelExportService: ValueProvider; export declare const PdfExportService: ValueProvider; export declare const CommandColumnService: ValueProvider; export declare const ContextMenuService: ValueProvider; export declare const FreezeService: ValueProvider; export declare const ColumnMenuService: ValueProvider; export declare const ColumnChooserService: ValueProvider; export declare const ForeignKeyService: ValueProvider; export declare const InfiniteScrollService: ValueProvider; export declare const LazyLoadGroupService: ValueProvider; /** * NgModule definition for the Grid component with providers. */ export declare class GridAllModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }