export = wrap; declare function wrap(value: number, from: number, to: number): number;