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