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

declare const FaceOutlineIcon: MdiReactIconComponentType;
export = FaceOutlineIcon;