UNPKG

@wix/design-system

Version:

@wix/design-system

7 lines 215 B
import React from 'react'; export declare const WixDesignSystemContext: React.Context<{ newColorsBranding?: boolean; newBrandingClass?: string; mobile?: boolean; }>; //# sourceMappingURL=context.d.ts.map