import { ContainerRef } from '@cleartrip/ct-design-container'; import { ModalWithCloseOverlayProps } from './type'; declare const ModalWithCloseOverlay: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; export default ModalWithCloseOverlay; //# sourceMappingURL=ModalWithCloseOverlay.d.ts.map