synapse-react-client
Version:
[](https://travis-ci.com/Sage-Bionetworks/Synapse-React-Client) [](https://badge.fury.io/js/synaps
3 lines (2 loc) • 343 B
TypeScript
declare const useTypographyStyle: (props?: any) => import("@material-ui/styles").ClassNameMap<"label" | "body1" | "body2" | "headline1" | "headline2" | "headline3" | "breadcrumb1" | "breadcrumb2" | "smallText1" | "smallText2" | "smallLink" | "buttonLink" | "hintText" | "sectionTitle" | "subsectionHeader">;
export default useTypographyStyle;