import { IconDefinition } from '../types'; declare const StockOutlined: IconDefinition; export default StockOutlined;