import type { AgWidgetTypography } from '../../api/agWidgetForm'; export declare const defaultTypography: AgWidgetTypography; export declare function getTypographyFont(typography: Partial): string;