Repository URL to install this package:
|
Version:
2.1.16 ▾
|
import { CategoryGridProps } from './typings';
declare function defaultRenderWrapper(props: CategoryGridProps): JSX.Element;
export { defaultRenderWrapper };