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