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