import { SVGProps } from "react";
declare const GIDoubleStreetLights: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIDoubleStreetLights };
