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