/** * Reka UI Feature 配置 */ import type { SimpleFeatureConfig } from "../../types/feature-config.js"; declare const config: SimpleFeatureConfig; export default config; //# sourceMappingURL=reka-ui.d.ts.map