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