import type { IGherkinOptions } from '@cucumber/gherkin'; export default function gherkinOptions(options: IGherkinOptions): IGherkinOptions;