import { Extension } from "@codemirror/next/state"; export declare function placeholder(content: string | HTMLElement): Extension; //# sourceMappingURL=placeholder.d.ts.map