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