export type HighlightElementAtomType = string | null; export declare const highlightElementAtom: import("recoil").RecoilState;