export = gacha;
declare function gacha(poolId: any, total?: number): any;
