export declare enum AppType { NOT_SPECIFIED = 0, APP = 1, ADDON = 2, CUSTOM_PRODUCT = 3 }