'use strict';
export {
  normalizeDelay,
  normalizeDuration,
  normalizeTimingFunction,
} from './settings';
