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