import type { BranchNameMakerConfig } from './types/config-types'; export declare const defaultConfig: BranchNameMakerConfig;