import { KeygenResult } from '@sheinx/hooks'; import { TransferProps } from './transfer.type'; declare const _default: (props: TransferProps) => import("react/jsx-runtime").JSX.Element; export default _default;