export interface IBranchesPathOptions { branchChance?: number; maxAngle?: number; segmentLength: number; speedVariation?: number; }