import React from 'react';
declare const TransferButton: () => React.JSX.Element;
export { TransferButton };
