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