export declare const getProductABIByType: (type: number) => Promise<any>;
