import { InitDevOption, OriginDevTool } from './types'; /** 装配 dev */ declare const DevConstructor: import("a-js-tools").CreateConstructor; export { DevConstructor as Dev };