import { IconSvgProps } from '../types';
declare const SmileyWink: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default SmileyWink;
//# sourceMappingURL=SmileyWink.d.ts.map