import { ReactIconComponentType } from '../types';

declare const Sell: ReactIconComponentType;
export default Sell;
            