import { type AtRule } from "https://deno.land/x/pagic@v1.6.3/cdn.pagic.org/csstype@3.0.3/index.d.ts";
const { ViewportHyphenFallback } = AtRule;
definition: [P in keyof ViewportHyphen<TLength, TTime>]: ViewportHyphen<TLength, TTime>[P] | ViewportHyphen<TLength, TTime>[P][]