import type { IconComponent } from '../types'; declare const FlashlightOn: IconComponent; export default FlashlightOn;