/** id 是路径的简写 */
export declare const PLUGIN_ID: "plugin-router-plus";
/** key 是进一步简化后用于配置的唯一值 */
export declare const PLUGIN_KEY: "routerPlus";
