import type { FontTheme } from './types';
export declare const theme: FontTheme;
