import * as React from 'react' import type { SVGProps, Ref } from 'react' const SvgAgileplaceDefaultLight = ( props: SVGProps, ref: Ref ) => ( ) export default React.forwardRef(SvgAgileplaceDefaultLight)