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