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

declare const AsteriskIcon: MdiReactIconComponentType;
export default AsteriskIcon;
