import type { ComponentProps } from 'react'; export declare const Img: (props: ComponentProps<'img'>) => import("react/jsx-runtime").JSX.Element;