/// import { IconProps } from "../SvgIcon"; export declare const LightningF: (props?: IconProps) => JSX.Element; export default LightningF;