/**
 * 初始化配置
 * @param basePath 系统根目录
 */
declare const _default: (basePath: string) => void;
export default _default;
