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