/// import { IconProps } from '../../types'; declare const BranchingPathsUp: (allProps: IconProps) => JSX.Element; export default BranchingPathsUp;