/// import { IconProps } from '../../types'; declare const Flashlight: (allProps: IconProps) => JSX.Element; export default Flashlight;