import { type Result } from '@zokugun/xtry'; import { type StatMode } from './types.cjs'; export declare function toStat(mode: unknown): Result;