import { TFancyActionWrapper } from './TFancyActionWrapper.model'; export default function FancyActionWrapper(props: TFancyActionWrapper): import("react/jsx-runtime").JSX.Element;