/** * DevExpress Dashboard (_dashboard-viewer-constants.d.ts) * Version: 23.2.5 * Build date: Mar 12, 2024 * Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED * License: https://www.devexpress.com/Support/EULAs/universal.xml */ export declare class DashboardViewerConstants { static minPaneHeight: number; static minPaneWidth: number; static elementsCountAnimationThreshold: number; }