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