import { BlueRain } from '@blueeast/bluerain-os'; declare const getAppList: (BR: BlueRain) => any[]; export default getAppList;