/** * @public */ export type IconSize = 'x-small' | 'small' | 'medium' | 'large'; //# sourceMappingURL=icon.types.d.ts.map