export declare function EditorReadyPlugin({ onReady }: { onReady: () => void; }): null;