export declare const regionFetchAllApps: (args?: any) => void; export default regionFetchAllApps; export declare const regionFetchAllAppsAsync: (args?: any) => Promise;