import { HKT, I, O } from "."; /** * evaluates HKT `Kind` with input `X` * * @since 0.0.2 */ export type $> = O; //# sourceMappingURL=$.d.ts.map