import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgBloggersshop: (props: SVGProps) => React.JSX.Element; export default SvgBloggersshop; //# sourceMappingURL=Bloggersshop.d.ts.map