import { AirWildS2Config, Mintlist } from "../../types"; export declare const getMintlist: (config: AirWildS2Config) => Promise;