export type { Option as TransferOption, TransferRenderSourceLabel, TransferRenderSourceList, TransferRenderTargetLabel } from './src/interface';
export { default as NTransfer, transferProps } from './src/Transfer';
export type { TransferProps } from './src/Transfer';
