interface Stop { isPublic: boolean, tiploc: string, } export { Stop }