export {
  Spiral as default,
  measureShape,
  calcInOutset,
  getNumInOutsets
} from './Spiral';
