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

declare const Inventory: ReactIconComponentType;
export default Inventory;
            