import React from 'react'; declare const SvgSmileFaceOutline: (props: React.SVGProps) => JSX.Element; export default SvgSmileFaceOutline;