import { ImageProps } from './Image.types';
export declare const ImageWithCaption: ImageProps;
