import React from "react"; import { RefineFieldImageProps } from "@pankod/refine-ui-types"; export declare const fieldImageTests: (ImageField: React.ComponentType>) => void; //# sourceMappingURL=image.d.ts.map