import { TimelineEditor } from "../interface/timeline";
export declare function checkProps(props: TimelineEditor): TimelineEditor;
