type $TSFixMe = any;
/**
 * @returns {HTMLElement} - either dashboard element, or the overlay that's most on top
 */
export default function getActiveOverlayEl(dashboardEl: $TSFixMe, activeOverlayType: $TSFixMe): $TSFixMe;
export {};
//# sourceMappingURL=getActiveOverlayEl.d.ts.map