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