/** * The filename of the lockfile used by Yarn. * * @constant * @type {string} */ export declare const LOCK_FILE = "yarn.lock";