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