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

declare const FlipToBackIcon: MdiReactIconComponentType;
export default FlipToBackIcon;
