export declare function createOnProgressBar(onFinished: Function, onStart?: Function): (data: any) => void;