export declare const easeInOutQuad: (t: number) => number;
