import type { FC, SVGProps } from "react";
export declare const Bulb: FC<SVGProps<SVGSVGElement>>;
export default Bulb;
//# sourceMappingURL=Bulb.d.ts.map