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