import React from "react"; import { ShowButtonProps } from "../types"; export declare const ShowButton: React.FC; //# sourceMappingURL=index.d.ts.map