import { ProviderIconProps } from 'components/icons/providers' export default function Etcd(props: ProviderIconProps) { return ( ) }