import type { LanguagePattern } from "../types"; export declare const Elixir: LanguagePattern[];