import { PathOptions } from './types'; /** * 默认配置项 */ export declare const DEFAULT_OPTIONS: Partial;