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