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