import * as React from "react"; declare function SmilingFace(props: React.SVGProps): any; export default SmilingFace;