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