import React from 'react';
declare const Sell: React.FC;
export default Sell;
