import CategoryLayer, { CategoryLayerProps } from './CategoryLayer';
export default CategoryLayer;
export { CategoryLayerProps };
