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

declare const StarFaceIcon: MdiReactIconComponentType;
export default StarFaceIcon;
