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

declare const Rotate3dIcon: MdiReactIconComponentType;
export default Rotate3dIcon;
