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