import { JsonFragment } from "../abis.model"; declare const AllowlistABI: JsonFragment[]; declare const AllowlistByteCode: { object: string; sourceMap: string; linkReferences: {}; }; export { AllowlistABI, AllowlistByteCode };