import { IBranch } from './IBranch' export interface IZoomView extends IBranch { }