import React from "react"; import { RefineShowButtonProps } from "@pankod/refine-ui-types"; export declare const buttonShowTests: (ShowButton: React.ComponentType>) => void; //# sourceMappingURL=show.d.ts.map