export declare enum BLOCK_TYPE { DO_BLOCK = 1, DO_NOT_BLOCK = 0, }