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

declare const StockFallback: ReactIconComponentType;
export default StockFallback;
            