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