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