export { Strip } from './strip/index'; export { COLOR_ORDER, SHIFT_FORWARD as FORWARD, SHIFT_BACKWARD as BACKWARD } from './constants'; export * from './types';