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

declare const MentalHealthFillIcon: RemixiconReactIconComponentType;
export default MentalHealthFillIcon;
