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

declare const LightbulbFillIcon: RemixiconReactIconComponentType;
export default LightbulbFillIcon;
