UNPKG

@hypernetlabs/web-ui

Version:
7 lines 277 B
import React from "react"; import { TypographyProps } from "@material-ui/core"; interface IGovernanceTypography extends TypographyProps { } export declare const GovernanceTypography: React.FC<IGovernanceTypography>; export {}; //# sourceMappingURL=GovernanceTypography.d.ts.map