/**----------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ export * from './window-close-result'; export * from './window-messages'; export * from './window-options'; export * from './window-ref'; export * from './window-settings'; export * from './window-types'; export * from './theme-color';