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