import React from 'react'; import { ImageProps } from '../../Elements/Image'; declare const Image: React.FunctionComponent; export default Image; //# sourceMappingURL=index.d.ts.map