declare global { interface Number { fontSize(): number; sp(): number; } } export {}; //# sourceMappingURL=font.type.d.ts.map