import type { Transporter } from 'integreat'; declare const httpTransporter: Transporter; export default httpTransporter;