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