/// <reference types="react" />
declare const PhosphorLogo: (props: any, ref: any) => JSX.Element;
export default PhosphorLogo;
