import { IconProps } from '../lib';
declare function SmileySad(props: IconProps): JSX.Element;
export default SmileySad;
