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

declare const ArrowGoBackFillIcon: RemixiconReactIconComponentType;
export default ArrowGoBackFillIcon;
