import { RemixiconReactIconComponentType } from './dist/typings';

declare const LightbulbLineIcon: RemixiconReactIconComponentType;
export default LightbulbLineIcon;
