export default NetdataLogo; declare function NetdataLogo({ width, height, fill }: { width: any; height: any; fill?: string; }): JSX.Element;