import type { PickierPlugin } from '../types'; // ── Plugin export ─────────────────────────────────────────────── export declare const spellPlugin: PickierPlugin;