import { FontStretchAbsolute, StringHack } from "./index"; export type FontFaceFontStretchProperty = FontStretchAbsolute | StringHack;