import { FontWeightAbsolute, StringHack } from "./index"; export type FontFaceFontWeightProperty = FontWeightAbsolute | StringHack;