import type { Icon } from "../lib/types";
declare const I: Icon;
export { I as Infinity, I as Lemniscate };
