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

declare const SentimentVerySatisfiedIcon: MdiReactIconComponentType;
export default SentimentVerySatisfiedIcon;
