/** * ```haskell * unit :: () -> Array () * ``` */ export declare const unit: () => ReadonlyArray; //# sourceMappingURL=unit.d.ts.map