import React from 'react'; const PostsLoading = props => { const Loading = Telescope.components.Loading; return
} module.exports = PostsLoading;