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