export { IconSize, type FondueIcon, type FondueIconProps, type IconNode } from './createFondueIcon';
export * from './icons';
export * as icons from './icons';
