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

declare const ZodiacLeoIcon: MdiReactIconComponentType;
export default ZodiacLeoIcon;
