import { IRNTheme } from '@react-pakistan/util-react-native-functions'; export interface ITypographyProps { /** * */ theme: IRNTheme; }