import { StringHack, VendorLonghandPropertiesFallback, VendorShorthandPropertiesFallback } from "./index"; export interface VendorPropertiesFallback extends VendorLonghandPropertiesFallback, VendorShorthandPropertiesFallback {}