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