export function ExternalIcon(props: React.SVGProps) { return ( ) } export function SourceMappingErrorIcon(props: React.SVGProps) { return ( ) }