/*! * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ export * from './animatible'; export * from './animation'; export * from './animationData'; export * from './animationEaseCurves'; export * from './animationWrapMode'; export * from './targetPaths'; //# sourceMappingURL=index.d.ts.map