export interface ExoRouteClientOpts { name: string; outpath: string; host: string; hostcdn?: string; cdnaccess?: string; logger?: string; }