export { Color } from './util/color';
export { interpolateColor } from './util/interpolate';
