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