import { ImageProps } from './types'; export default function Image(inProps: ImageProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Image.d.ts.map