'use strict';
export * from './colors';
export * from './opacity';
export * from './others';
export { processStrokeDashArray } from './stroke';
