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