export declare const removeArea: (set: any) => (id: string) => void;
