/// import { IconProps } from '../../types'; declare const SmileCircle: (allProps: IconProps) => JSX.Element; export default SmileCircle;