import type { CustomModalProps, OpenModalCardProps } from '../types'; export declare const ModalCardWrapper: ({ modalProps }: CustomModalProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ModalCardWrapper.d.ts.map