
### content
- type: ReactNode
- description: Tooltip content.
### size
- type: InfoIconSize
- description: Controls the icon size.
### dataHook
- type: string
- description: A hook for testing purposes.
### className
- type: string
- description: Specifies a CSS class name to be appended to the component&#39;s root element.
### tooltipProps
- type: TooltipCommonProps
- description: Customize &lt;Tooltip/&gt; appearance with its props component.
### children
- type: ReactNode
- description: A component to replace default the icon.
### aria-labelledby
- type: string
- description: No description
### aria-describedby
- type: string
- description: No description


