export declare const setActiveArea: (set: any) => (id: string | null) => void;
