import { TTypography } from './Typography.model'; export default function Typography(props: TTypography): import("react/jsx-runtime").JSX.Element;