import type { Transport } from './model'; export declare function fetchTransport(): Transport;