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

declare const LightbulbFlashLineIcon: RemixiconReactIconComponentType;
export default LightbulbFlashLineIcon;
