import { TFancyModal } from './TFancyModal.modal'; export default function FancyModal(props: TFancyModal): import("react/jsx-runtime").JSX.Element;