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