import { type ElementType } from 'react' export interface UsesIconProps { icon?: ElementType }