/** * Pages values already owned by the JavaScript caller. Converting that value * to lines is source-specific; terminal behavior lives in the shared core. */ export default function paramPager(input: unknown, tabObject?: boolean): Promise;