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