import React from "react";
export declare const AreaIdContext: React.Context<string>;
