import { THandleWhiteListed } from '@providers/models'; export declare const handleCheckWhitelisted: (collectionId: string, address: string, position: number) => Promise; //# sourceMappingURL=whitelist.d.ts.map