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

declare const FrameForwardIcon: MdiReactIconComponentType;
export default FrameForwardIcon;
