export enum InputAddressStopTypesStringEnum { EMPTY = 'EMPTY', LOADED = 'LOADED', }