/// <reference types="react" />
declare const PostsCommandBar: () => JSX.Element;
export default PostsCommandBar;
