```typescript import {regex} from 'typura/dist/predicates'; ``` should be ```typescript import {regex} from 'typura/predicates'; ```
should be