export declare const COMPONENT_ON_LINK = "onVI";
export declare const COMPONENT_BIND_LINK = "__l";
export declare const COMPONENT_CUSTOM_HIDDEN = "data-c-h";
export declare const COMPONENT_CUSTOM_HIDDEN_BIND: string;
export declare const MP_PLUGIN_JSON_NAME = "plugin.json";
