export default function _default({ params, setShow }: { params: any; setShow: any; }): import("react/jsx-runtime").JSX.Element;