import { InjectionToken } from '@angular/core'; /*! * devextreme-angular * Version: 26.1.3 * Build date: Wed Jun 10 2026 * * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file in the root of the project for details. * * https://github.com/DevExpress/DevExtreme */ declare const PROPERTY_TOKEN_items: InjectionToken; declare const PROPERTY_TOKEN_buttons: InjectionToken; declare const PROPERTY_TOKEN_toolbarItems: InjectionToken; declare const PROPERTY_TOKEN_validationRules: InjectionToken; declare const PROPERTY_TOKEN_changes: InjectionToken; declare const PROPERTY_TOKEN_columns: InjectionToken; declare const PROPERTY_TOKEN_customOperations: InjectionToken; declare const PROPERTY_TOKEN_fields: InjectionToken; declare const PROPERTY_TOKEN_tabs: InjectionToken; declare const PROPERTY_TOKEN_annotations: InjectionToken; declare const PROPERTY_TOKEN_breaks: InjectionToken; declare const PROPERTY_TOKEN_constantLines: InjectionToken; declare const PROPERTY_TOKEN_panes: InjectionToken; declare const PROPERTY_TOKEN_series: InjectionToken; declare const PROPERTY_TOKEN_strips: InjectionToken; declare const PROPERTY_TOKEN_valueAxis: InjectionToken; declare const PROPERTY_TOKEN_alerts: InjectionToken; declare const PROPERTY_TOKEN_attachments: InjectionToken; declare const PROPERTY_TOKEN_typingUsers: InjectionToken; declare const PROPERTY_TOKEN_ranges: InjectionToken; declare const PROPERTY_TOKEN_groupItems: InjectionToken; declare const PROPERTY_TOKEN_sortByGroupSummaryInfo: InjectionToken; declare const PROPERTY_TOKEN_totalItems: InjectionToken; declare const PROPERTY_TOKEN_commands: InjectionToken; declare const PROPERTY_TOKEN_connectionPoints: InjectionToken; declare const PROPERTY_TOKEN_customShapes: InjectionToken; declare const PROPERTY_TOKEN_groups: InjectionToken; declare const PROPERTY_TOKEN_fileSelectionItems: InjectionToken; declare const PROPERTY_TOKEN_stripLines: InjectionToken; declare const PROPERTY_TOKEN_mentions: InjectionToken; declare const PROPERTY_TOKEN_menuItems: InjectionToken; declare const PROPERTY_TOKEN_locations: InjectionToken; declare const PROPERTY_TOKEN_markers: InjectionToken; declare const PROPERTY_TOKEN_routes: InjectionToken; declare const PROPERTY_TOKEN_cols: InjectionToken; declare const PROPERTY_TOKEN_location: InjectionToken; declare const PROPERTY_TOKEN_rows: InjectionToken; declare const PROPERTY_TOKEN_resources: InjectionToken; declare const PROPERTY_TOKEN_views: InjectionToken; declare const PROPERTY_TOKEN_layers: InjectionToken; declare const PROPERTY_TOKEN_legends: InjectionToken; declare const PROPERTY_TOKEN_center: InjectionToken; export { PROPERTY_TOKEN_alerts, PROPERTY_TOKEN_annotations, PROPERTY_TOKEN_attachments, PROPERTY_TOKEN_breaks, PROPERTY_TOKEN_buttons, PROPERTY_TOKEN_center, PROPERTY_TOKEN_changes, PROPERTY_TOKEN_cols, PROPERTY_TOKEN_columns, PROPERTY_TOKEN_commands, PROPERTY_TOKEN_connectionPoints, PROPERTY_TOKEN_constantLines, PROPERTY_TOKEN_customOperations, PROPERTY_TOKEN_customShapes, PROPERTY_TOKEN_fields, PROPERTY_TOKEN_fileSelectionItems, PROPERTY_TOKEN_groupItems, PROPERTY_TOKEN_groups, PROPERTY_TOKEN_items, PROPERTY_TOKEN_layers, PROPERTY_TOKEN_legends, PROPERTY_TOKEN_location, PROPERTY_TOKEN_locations, PROPERTY_TOKEN_markers, PROPERTY_TOKEN_mentions, PROPERTY_TOKEN_menuItems, PROPERTY_TOKEN_panes, PROPERTY_TOKEN_ranges, PROPERTY_TOKEN_resources, PROPERTY_TOKEN_routes, PROPERTY_TOKEN_rows, PROPERTY_TOKEN_series, PROPERTY_TOKEN_sortByGroupSummaryInfo, PROPERTY_TOKEN_stripLines, PROPERTY_TOKEN_strips, PROPERTY_TOKEN_tabs, PROPERTY_TOKEN_toolbarItems, PROPERTY_TOKEN_totalItems, PROPERTY_TOKEN_typingUsers, PROPERTY_TOKEN_validationRules, PROPERTY_TOKEN_valueAxis, PROPERTY_TOKEN_views }; //# sourceMappingURL=index.d.ts.map