import type { Icon123 } from "@tabler/icons-react";
export * from "./src";
export type TablerIcon = typeof Icon123;