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