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