/** * 获取当前pisell全局配置 */ declare const usePisellConfig: () => import("../context").PisellContextType; export default usePisellConfig;