import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const InventoryIcon: FunctionalComponent; export default InventoryIcon;