declare const PLUGIN_NAME: string, PLUGIN_VERSION: string; export { PLUGIN_NAME, PLUGIN_VERSION }; export declare function getRuleURL(ruleID: string): string;