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