export declare const platformUtils: { getAfterSalesOrderList: (params: { orderNo: string; shopId: string; }) => Promise; };