/**
 * Returns the current package version
 */
export declare function getVersion(): string;
