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

declare const SellAnytimeYellow: ReactIconComponentType;
export default SellAnytimeYellow;
            