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