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

declare const ForwardIcon: MdiReactIconComponentType;
export default ForwardIcon;
