/**
* Public types for the Area Reference API
*
* This module exports all public types that external consumers can use.
* These types form the public API contract and are organised by route structure.
*/exporttype * from'./common';
exporttype * from'./routes';