export declare const easeInOut: (element: HTMLElement, attribute: string, value: number, duration?: number) => void;