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