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

declare const SmileyTongueIcon: MdiReactIconComponentType;
export default SmileyTongueIcon;
