import * as React from 'react'; declare function SolidBulb(props: React.ComponentProps<'svg'>): JSX.Element;