import type { Show } from "@principia/prelude/Show"; export declare const getShow: (S: Show) => Show>; //# sourceMappingURL=show.d.ts.map