/**
 * @copyright   2020, Oriflame Software
 * @license     https://opensource.org/licenses/MIT
 */
import type { SemanticReleaseConfig } from './types';
declare const config: SemanticReleaseConfig;
export default config;
//# sourceMappingURL=index.d.ts.map