export declare const getResourceListApi: () => Promise; export declare const checkBeforeAddToCartApi: (data: any) => Promise;