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

declare const ArrowGoBackLineIcon: RemixiconReactIconComponentType;
export default ArrowGoBackLineIcon;
