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