'use strict';
export {
  getNormalizedCSSTransitionConfigUpdates,
  normalizeCSSTransitionProperties,
} from './config';
