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

declare const ZodiacAriesIcon: MdiReactIconComponentType;
export default ZodiacAriesIcon;
