import { SVGProps } from "react"; declare const SvgShocked: (props: SVGProps) => JSX.Element; export default SvgShocked;