import { AirdropFetcher } from '../../AirdropFetcher'; export declare const airdropFetcherSolana: AirdropFetcher; export declare const airdropFetcherAptos: AirdropFetcher; export declare const airdropFetcherSui: AirdropFetcher; export declare const airdropFetcherEthereum: AirdropFetcher;