import type { ZovaSys } from 'zova'; import type { IBehaviorItem } from 'zova-module-a-behavior'; export declare const config: (_sys: ZovaSys) => { behaviors: IBehaviorItem; }; //# sourceMappingURL=config.d.ts.map