import Transfer from '../../types/transfer';

export * from '../../types/transfer';
export default Transfer;
