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