import { StringHack, VendorLonghandPropertiesHyphenFallback, VendorShorthandPropertiesHyphenFallback } from "./index"; export interface VendorPropertiesHyphenFallback extends VendorLonghandPropertiesHyphenFallback, VendorShorthandPropertiesHyphenFallback {}