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