export declare const ERROR_EVENT = "error";
export declare const READY_EVENT = "ready";
export declare const END_EVENT = "end";
