import type { a_nowrap_T } from '../a_nowrap/index.js' /** * Returns function that returns first truthy or last item in `a_unwrap`. */ export declare function right_or_( a_unwrap:a_nowrap_T ):(fn_a_unwrap:Val)=>Val|undefined export { right_or_ as _right_or, right_or_ as _or__right, right_or_ as _or, }