declare function quadraticOut(k: any): number;
export { quadraticOut };
