import React from "react"; import { RefineRefreshButtonProps } from "@pankod/refine-ui-types"; export declare const buttonRefreshTests: (RefreshButton: React.ComponentType>) => void; //# sourceMappingURL=refresh.d.ts.map