import { Version } from '@angular/core'; /** Current version of the CDK Experimental package. */ declare const VERSION: Version; export { VERSION };