import { BackstageTypography } from "@backstage/theme"; export declare const fonts: { text: string; heading: string; monospace: string; }; export declare const typography: BackstageTypography;