/**
 * @file AGTree version
 */
declare const AGTREE_VERSION: string;
export { AGTREE_VERSION };
