export declare class TimeLineFactory { static createNew(arg0?: string, arg1?: any): any; static load(arg0?: string, arg1?: any): any; }