import { Plugin } from "prosemirror-state"; declare const uploadPlaceholder: Plugin; export default uploadPlaceholder; export declare function findPlaceholder(state: any, id: any): any; //# sourceMappingURL=uploadPlaceholder.d.ts.map