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