export declare const ESL_PACKAGE = "@exadel/esl";
export declare const PLUGIN_PACKAGE = "@exadel/eslint-plugin-esl";
export declare function getInstalledVersion(packageName: string): string;
export declare const ESL_PACKAGE_VERSION: string;
export declare const PLUGIN_PACKAGE_VERSION: string;
