export type * from './types';
import { Fonts } from './Fonts';
export declare const fonts: Fonts;
