import { IconProps } from '../types';
declare const Lightbulb: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Lightbulb;
//# sourceMappingURL=Lightbulb.d.ts.map