import { FC, SVGProps } from 'react'; /** * Use `#FF9900` for a colored version. */ export const AwsAmplifyIcon: FC> = (props) => ( AWS Amplify );