export declare const getImgUrl: (img?: string | null | undefined, width?: number, height?: number | undefined, defaultImg?: string | undefined) => string; //# sourceMappingURL=getGoodsImg.d.ts.map