/**
 * Finds and loads the PIP Configuration
 * @packageDocumentation
 *
 * @version 0.0.0-alpha.0
 * @date 2020-04-15
 * @author Mittag, Jörg (Lawo) <joerg.mittag@lawo.com>
 * @license SPDX-License-Identifier: MIT
 */
/**
 * The PIP configuration
 */
export declare const PIP_CONF: import('../../config/config/pip').default;
export default PIP_CONF;
//# sourceMappingURL=pip.d.ts.map