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

declare const StarAndCrescentIcon: MdiReactIconComponentType;
export default StarAndCrescentIcon;
