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