export declare const Typography: (props: import("./typography.shared.js").TypographyProps) => import("react").JSX.Element; export type { TypographyProps } from "./typography.shared.js"; //# sourceMappingURL=typography.ios.d.ts.map