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

declare const BringForwardIcon: RemixiconReactIconComponentType;
export default BringForwardIcon;
