import { EditorExtension } from '../index.js'; export declare const basic: () => EditorExtension[]; export declare const style: string;