import { ReactIconComponentType } from '../types';

declare const Material3DRotation: ReactIconComponentType;
export default Material3DRotation;
            