import { StringHack, VendorLonghandProperties, VendorShorthandProperties } from "./index"; export interface VendorProperties extends VendorLonghandProperties, VendorShorthandProperties {}