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

declare const HashtagIcon: MdiReactIconComponentType;
export default HashtagIcon;
