import { RenderFunction } from 'vue';
declare const LightBulbIcon: RenderFunction;
export default LightBulbIcon;
