export interface TransferBranchInfoDefaultingToMain {
    branchId: string;
}
