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

declare const Material360: ReactIconComponentType;
export default Material360;
            