/** Named icon size tokens for raw-info buttons. */ export type IconSize = 'small' | 'medium' | 'large'; //# sourceMappingURL=IconSize.d.ts.map