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