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