import type { FC } from 'react'; import { type GherkinDocumentProps } from '../customise/index.js'; export declare const GherkinDocument: FC; //# sourceMappingURL=GherkinDocument.d.ts.map