/**
 * Copyright (c) 2018-2025 mol* contributors, licensed under MIT, See LICENSE file for more info.
 *
 * @author David Sehnal <david.sehnal@gmail.com>
 * @author Alexander Rose <alexander.rose@weirdbyte.de>
 */
/** version from package.json, to be filled in at build time */
export declare const PLUGIN_VERSION: string;
/** to be filled in at build time */
export declare const PLUGIN_VERSION_DATE: Date;
