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