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