import React from "react";
import { TypographyProps } from "../../types/Typography";
export declare const Typography: React.FC<TypographyProps>;
export default Typography;
//# sourceMappingURL=Typography.d.ts.map