import { type TOk } from './try_result.mjs'; export declare function TryArray(value: unknown): TOk;