import { SVGProps, PropsWithoutRef, ReactSVGElement } from 'react'; export declare const SvgRouter: (props: SVGProps) => PropsWithoutRef;