/*! * Copyright (c) Microsoft Corporation and contributors. All rights reserved. * Licensed under the MIT License. */ import type { Handler } from "./common.js"; export declare const handlers: Handler[]; //# sourceMappingURL=lockfiles.d.ts.map