export interface Preset { size: number; weight: number; lineHeight: number; letterSpacing: number; } //# sourceMappingURL=typography.d.ts.map