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