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