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