import { UserBill } from '../../types/yourbonds'; export declare const fetchVestingNftBills: (account: string) => Promise;