export declare enum FeatureId { REMOVE_BG = "remove-bg", PRO_MUSIC = "pro-music", BRAND_KIT_FONT = "brand-kit-font", BRAND_KIT_MUSIC = "brand-kit-music", BRAND_KIT_SIGNATURE = "brand-kit-signature", PRO_TEMPLATE = "pro-template" } export declare const getUserStillUnderPreviousActiveSubscription: import("reselect/*").OutputSelector boolean>; export declare const getUserHasBasicSubscription: import("reselect/*").OutputSelector any>; export declare const getUserHasActiveSubscription: import("reselect/*").OutputSelector boolean>; export declare const getUserHasBasicOrAboveSubscription: import("reselect/*").OutputSelector any>; export declare const getCanUseProAudio: import("reselect/*").OutputSelector any>; export declare const getCanUseProTemplate: import("reselect/*").OutputSelector any>;