import EthereumNetwork from '@providers/EthereumNetwork'; import PolygonNetwork from '@providers/PolygonNetwork'; export declare const handleCategoryTokenCountController: (contract: IContract, contractAdress: string, provider: EthereumNetwork | PolygonNetwork, category: number) => Promise; //# sourceMappingURL=handleCategoryTokenCount.controller.d.ts.map