export declare class MarlboroughPlanZones { static marlboroughZonesObj: { key: string; value: string; }[]; }