export declare const STATE_READY = 0; export declare const STATE_BUSY = 1; export declare const STATE_CLOSED = 2;