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