import type { PlainLanguage, SyntaxAdapter } from './types'; export declare const plainAdapter: SyntaxAdapter;