/**
 * The current version string of the markuplint package, read from `package.json`.
 */
export declare const version: string;
