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

declare const SmileyKissIcon: MdiReactIconComponentType;
export default SmileyKissIcon;
