export declare enum PlatformType { PANEL = "panel", MANAGEMENT_APP = "management_app" }