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