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