import { ICoupon } from '@types'; export default function addressFoundInWhiteList(collectionId: string, address: string, position: number, setCoupon: (value: ICoupon) => void): Promise; //# sourceMappingURL=addressFoundInWhiteList.d.ts.map