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