import { SVGProps } from 'react'; declare const IconMarketRegular: (props: SVGProps) => JSX.Element; export default IconMarketRegular;