import { SVGProps } from "react"; declare const ADSmileOutlined: (props: SVGProps) => JSX.Element; export { ADSmileOutlined };