import { Version } from '@angular/core';
/** Current version of Angular MDC. */
export declare const VERSION: Version;
