MehFilled.d.ts 110 Bytes
import { IconDefinition } from '../types';
declare const MehFilled: IconDefinition;
export default MehFilled;