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