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