import { CarrierSettings } from '../types'; export declare const getDefaultCarrierSettings: () => CarrierSettings;