export declare enum MethodName { GetProperty = "GetProperty", GetData = "GetData", Select = "Select", Back = "Back" }