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