export declare const clipNumber: (target: number, min?: number, max?: number) => number;