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

declare const OrdersDark: ReactIconComponentType;
export default OrdersDark;
            