export type { IElementOrIcon } from './types';
export { ElementOrIcon } from './elementOrIcon';
