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

declare const StyleIcon: MdiReactIconComponentType;
export default StyleIcon;
