import { type Plugin } from 'slate-react';
export declare function BracesPlugin(): Plugin;
