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