export declare const ease: (min: number, max: number, unitPosition: number) => number;