export * from "@steeze-ui/heroicons";
export { default as Icon } from "./Icon.svelte";
export type { IconSource } from "@steeze-ui/heroicons/types";
