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

declare const StarOfDavidIcon: MdiReactIconComponentType;
export default StarOfDavidIcon;
