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