import { InventoryReflection } from './reflection'; export declare function updateInventory(outDir: string): InventoryReflection; //# sourceMappingURL=index.d.ts.map