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