import * as React from 'react'; declare function Inventory2Icon(props: React.ComponentProps<'svg'>): JSX.Element; export default Inventory2Icon;