/// import { SvgProps } from "react-native-svg"; declare function CartCheckFill(props: SvgProps): JSX.Element; export default CartCheckFill;