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