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