export declare const DEFAULT_TRANSITION: { type: string; velocity: number; damping: number; restDelta: number; restSpeed: number; };