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