import BlogListPage from './components/BlogListPage' import LayoutBase from './LayoutBase' export const LayoutCategory = (props) => { return }