import React from 'react';
export declare const Image: (StyledImage: any) => React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>;
//# sourceMappingURL=Image.d.ts.map