import { ModeCollection } from "./mode-collection";
/** */
export declare const EasingMode: ModeCollection;
