export declare function WorkEditorLoadingState({ title }: { title: string; }): import("react").JSX.Element;