/// import { UIKitUser } from './../PropsContext'; declare function SwapUser(props: { UIKitUser: UIKitUser; }): JSX.Element; export default SwapUser;