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