import { type Primitive } from '../types.js'; export declare function tuple>(...values: T): T;