import * as O from "@effect-ts/system/Option"; import type { Show } from "../../Show/index.js"; export declare function getShow(S: Show): Show>; //# sourceMappingURL=getShow.d.ts.map