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

declare const Material3P: ReactIconComponentType;
export default Material3P;
            