// generated by Theo (https://github.com/salesforce-ux/theo) export type BorderRadius = | 'small' | 'medium' | 'large' | 'full' ;