/**
* DevExtreme (mobile/hide_top_overlay.d.ts)
* Version: 22.1.9
* Build date: Tue Apr 18 2023
*
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
*/
/**
 * Hides the last displayed overlay UI component.
 */
export default function hideTopOverlay(): boolean;
