import React from 'react'; export declare const SetTimelineInOutProvider: React.FC<{ readonly children: React.ReactNode; }>;