export interface Version { lib: string; } export declare const version: Version;