/// import { SvgIconProps } from './types'; export declare function FlashlightIcon({ className, ...props }?: Partial): JSX.Element;