import * as React from "react"; export declare const InventoryIcon: (props: React.SVGProps & { htmlColor?: string; accentColor?: string; }) => React.JSX.Element; //# sourceMappingURL=Inventory.d.ts.map