import React from 'react'; declare const SvgShoppingCartOutline: (props: React.SVGProps) => JSX.Element; export default SvgShoppingCartOutline;