export type { Option as LegacyTransferOption } from './src/interface'; export { transferProps as legacyTransferProps, default as NLegacyTransfer } from './src/Transfer'; export type { transferProps as LegacyTransferProps } from './src/Transfer';