/** * @public */ export type SvgIconSize = 'small' | 'default' | 'large';