import { IImageProps } from '../Image';
export default function Props(_props: IImageProps): null;
