export default EchorandTypeId; declare enum EchorandTypeId { START_NOTIFICATION = 1, BLOCK_NOTIFICATION = 2, }