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

declare const AppStoreLineIcon: RemixiconReactIconComponentType;
export default AppStoreLineIcon;
