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