import { EasingFunction, EasingFunctionGroup } from '../types'; export declare const Linear: Readonly;