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