/*! * devextreme-angular * Version: 25.2.6 * Build date: Mon Mar 30 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 */ import { InjectionToken } from '@angular/core'; export declare const PROPERTY_TOKEN_items: InjectionToken; export declare const PROPERTY_TOKEN_buttons: InjectionToken; export declare const PROPERTY_TOKEN_toolbarItems: InjectionToken; export declare const PROPERTY_TOKEN_validationRules: InjectionToken; export declare const PROPERTY_TOKEN_changes: InjectionToken; export declare const PROPERTY_TOKEN_columns: InjectionToken; export declare const PROPERTY_TOKEN_customOperations: InjectionToken; export declare const PROPERTY_TOKEN_fields: InjectionToken; export declare const PROPERTY_TOKEN_tabs: InjectionToken; export declare const PROPERTY_TOKEN_annotations: InjectionToken; export declare const PROPERTY_TOKEN_breaks: InjectionToken; export declare const PROPERTY_TOKEN_constantLines: InjectionToken; export declare const PROPERTY_TOKEN_panes: InjectionToken; export declare const PROPERTY_TOKEN_series: InjectionToken; export declare const PROPERTY_TOKEN_strips: InjectionToken; export declare const PROPERTY_TOKEN_valueAxis: InjectionToken; export declare const PROPERTY_TOKEN_alerts: InjectionToken; export declare const PROPERTY_TOKEN_attachments: InjectionToken; export declare const PROPERTY_TOKEN_typingUsers: InjectionToken; export declare const PROPERTY_TOKEN_ranges: InjectionToken; export declare const PROPERTY_TOKEN_groupItems: InjectionToken; export declare const PROPERTY_TOKEN_sortByGroupSummaryInfo: InjectionToken; export declare const PROPERTY_TOKEN_totalItems: InjectionToken; export declare const PROPERTY_TOKEN_commands: InjectionToken; export declare const PROPERTY_TOKEN_connectionPoints: InjectionToken; export declare const PROPERTY_TOKEN_customShapes: InjectionToken; export declare const PROPERTY_TOKEN_groups: InjectionToken; export declare const PROPERTY_TOKEN_fileSelectionItems: InjectionToken; export declare const PROPERTY_TOKEN_stripLines: InjectionToken; export declare const PROPERTY_TOKEN_mentions: InjectionToken; export declare const PROPERTY_TOKEN_menuItems: InjectionToken; export declare const PROPERTY_TOKEN_locations: InjectionToken; export declare const PROPERTY_TOKEN_markers: InjectionToken; export declare const PROPERTY_TOKEN_routes: InjectionToken; export declare const PROPERTY_TOKEN_cols: InjectionToken; export declare const PROPERTY_TOKEN_location: InjectionToken; export declare const PROPERTY_TOKEN_rows: InjectionToken; export declare const PROPERTY_TOKEN_resources: InjectionToken; export declare const PROPERTY_TOKEN_views: InjectionToken; export declare const PROPERTY_TOKEN_layers: InjectionToken; export declare const PROPERTY_TOKEN_legends: InjectionToken; export declare const PROPERTY_TOKEN_center: InjectionToken;