import { SVGAttributes } from 'react' export default function ApplicationLogo(props: SVGAttributes) { return ( ) }