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