import React from 'react'; export default function CartFill({ className, ...props }: React.SVGProps): JSX.Element;