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