export declare enum WeappBridgeMessage { isReady = "Are You OK?", ready = "I`m OK!", ping = "ping", pong = "pong", alive = "I`m alive!" }