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