export declare const DEFAULT_AREA = "Production"; export default function updateArea(state?: string): string;