import Gherkin from './Gherkin'
import IGherkinOptions from './IGherkinOptions'

export default Gherkin
export { IGherkinOptions }
