export declare const pshowUnit: import("../../index.js").Term<import("../../index.js").PLam<import("../../index.js").PUnit, import("../../index.js").PByteString>> & {
    $: (someInput: import("../index.js").PappArg<import("../../index.js").PUnit>) => import("../index.js").UtilityTermOf<import("../../index.js").PByteString>;
} & import("../std/UtilityTerms/BaseUtilityTerm.js").BaseUtilityTermExtension;
