UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

64 lines 2.62 kB
declare const Illustrations: { Challenges: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; CohortBuilder: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; DataAccessManagement: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Datasets: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Discussions: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Docker: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Favorites: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Files: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Following: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Projects: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Tables: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Teams: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; TrashCan: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Wikis: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; Donate: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; LeftDotBlob: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; RightDotBlob: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; LeftDotBlobDark: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; RightDotBlobDark: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; UnderConstruction: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & { title?: string; }>; }; export default Illustrations; //# sourceMappingURL=index.d.ts.map