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