export declare const AnimationLines: React.FC<{ step: number; correct?: boolean; }>;