import type { BigNumber } from 'ethers'; declare const fetchAllowance: (account: string) => Promise; export default fetchAllowance; //# sourceMappingURL=fetchAllowance.d.ts.map