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