/**
 * Listen for block editor inline event.
 */
export declare const listenBlockEditorInlineEvent: () => void;
