Repository URL to install this package:
Version:
1.2.13 ▾
|
import React from 'react';
declare const wrapWithTheme: (Component: React.ComponentType<any>) => React.ComponentType<any>;
export default wrapWithTheme;