export declare enum AppsGalleryType {
    ENTRY = "APPS_GALLERY_ENTRY"
}
