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

declare const FaceIcon: MdiReactIconComponentType;
export default FaceIcon;
