import * as React from 'react' export function TalismanIcon(props: React.ComponentProps<'svg'>) { return ( ) }