import * as React from "react"; import { SVGProps } from "react"; const SvgPowerSocketEu = (props: SVGProps) => ( ); export default SvgPowerSocketEu;