import { type ThisEncode } from "./utils.js"; export declare function flatten(this: ThisEncode, input: unknown): number | [number];