import { IconProps } from '../Icon'; declare function SvgRouter(props: IconProps): JSX.Element; export default SvgRouter;