import * as React from 'react'; import { TypographyProps } from './Typography.types'; /** * @deprecated Komponenten er erstattet av "@skatteetaten/ds-typography" * * visibleName Typography (Typografi) */ export declare const Typography: React.FC;