import type * as P from "@principia/prelude"; import type { URI, V } from "./model"; export declare const Alterenative: P.Alternative<[URI], V>; //# sourceMappingURL=alternative.d.ts.map