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