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

declare const YinYangIcon: MdiReactIconComponentType;
export default YinYangIcon;
