import * as React from 'react'; export declare const isTypographyNode: (node: React.ReactNode) => boolean;