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

declare const FrameBackwardIcon: MdiReactIconComponentType;
export default FrameBackwardIcon;
