import type { PropsWithChildren } from 'react'; import React from 'react'; import type { TypographyExProps } from '../../../shared/index.js'; /** Uppercase column heading typography for address history layouts. */ export declare const ColumnHeadingTypography: React.FC>; //# sourceMappingURL=ColumnHeading.d.ts.map