import { type AtRule } from "https://deno.land/x/react_deno@17.0.2/src/csstype.d.ts";
const { FontFaceHyphenFallback } = AtRule;
definition: [P in keyof FontFaceHyphen<TLength, TTime>]: FontFaceHyphen<TLength, TTime>[P] | FontFaceHyphen<TLength, TTime>[P][]