import React, { SVGProps } from 'react' export const OtherLogo = (props: SVGProps) => ( )