export declare const bound: (position: number, min: number | undefined, max: number | undefined) => number;