/** * This plugin serves as a patch to fix an incorrect cursor position in Safari. * {@link https://github.com/facebook/lexical/issues/4487}. * @deprecated This plugin is no longer needed and will be removed in a future release. */ export declare function PlaceholderPlugin(): null;