/**
 * Returns the package version.
 * @returns {string}
 */
export declare function getVersion(): string;
