import React from 'react'; declare const CommonGoods: { (props: any): React.JSX.Element; displayName: string; }; export default CommonGoods;