/**
 * @file AGLint version.
 */
declare const version: string;
export { version };
