import { SolmashWhitelist } from "./solmash_whitelist";
declare const IDL: SolmashWhitelist;
export { IDL, SolmashWhitelist };
