import { ConfigPlugin } from '../../Plugin.types'; export declare const withBranch: ConfigPlugin; export default withBranch;