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