export declare const detachArea: (set: any) => (areaId: string) => void;
