import { type Props } from '../attributes.js'; export declare function CloudinaryImage(cloudName: any): { Image: (props: Props) => string; }; //# sourceMappingURL=index.d.ts.map