/** * @internal */ export declare const DEFAULT_MENU_BUTTON_ID = "default-menu-button-id"; /** * @internal */ export declare const getDashboardInsightMenuButtonId: (widgetRef: string) => string; //# sourceMappingURL=elementId.d.ts.map