import { Animatable } from '../animatable'; export declare const K_INTERMEDIATE_CIRCULAR_DURATION: number; export declare const strokeHeadTween: Animatable; export declare const strokeTailTween: Animatable; export declare const offsetTween: Animatable; export declare const rotationTween: Animatable; //# sourceMappingURL=constants.d.ts.map