export declare function useElementById(id: string | null): [import("../../types").PbEditorElement | null, import("recoil").SetterOrUpdater];