import * as React from 'react'; declare function Shop2Icon(props: React.ComponentProps<'svg'>): JSX.Element; export default Shop2Icon;