import { ReactIconComponentType } from '../types';

declare const Storefront: ReactIconComponentType;
export default Storefront;
            