/**
 * Finds the DMV Configurations directory
 * @packageDocumentation
 *
 * @version 0.0.0-alpha.0
 * @date 2020-04-21
 * @author Mittag, Jörg (Lawo) <joerg.mittag@lawo.com>
 * @license SPDX-License-Identifier: MIT
 */
/**
 * The Configurations directory
 */
export declare const CONF_DIR: string;
export default CONF_DIR;
//# sourceMappingURL=conf_dir.d.ts.map