/// <reference types="react" /> export declare function SourceIcon(props: { type: string; }): JSX.Element;