export declare function getCssSupport(projectBrowserslist: string[]): Record<"initial" | "customProperties" | "pageBreak" | "fontVariant" | "mediaMinmax", boolean>;