import * as React from 'react'; import { PopoverProps } from '@lightspeed/flame/Popover'; declare const AccountDropdown: React.FC; export default AccountDropdown;