/** @type {import('../core.js').Syntax} */ declare function gherkin(Prism: any): void declare namespace gherkin { const displayName: string const aliases: any[] } export default gherkin