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