import { RemixiconReactIconComponentType } from './dist/typings';

declare const StoreLineIcon: RemixiconReactIconComponentType;
export default StoreLineIcon;
