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