export declare enum PostMessageEvent { CLOSE_WEBVIEW = "closeWebview", PROGRAM_CREATED = "programCreated", PROGRAM_UPDATED = "programUpdated" }