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

declare const LightbulbFlashFillIcon: RemixiconReactIconComponentType;
export default LightbulbFlashFillIcon;
