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